Welcome![Sign In][Sign Up]
Location:
Search - recursive least square matlab

Search list

[Other resourceRLS-MATLAB

Description: Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
Platform: | Size: 1017 | Author: 王州强 | Hits:

[matlabLSARMA

Description: Least Square - ARMA 算法的MATLAB代码, 是频谱分析(通常是在高级DSP这门课中会用到的)的常用算法-Least Square-ARMA algorithm MATLAB code, Analysis of the spectrum (usually at the senior DSP This class will be used) to the commonly used algorithm
Platform: | Size: 1024 | Author: Frankie | Hits:

[MiddleWareRLS-MATLAB

Description: Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
Platform: | Size: 1024 | Author: 王州强 | Hits:

[matlabRLS

Description: 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[matlabmse

Description: 采用Matlab编写的最小二乘法,实现对两类的正确分类-Prepared by the use of Matlab least squares method, to realize two types of correct classification
Platform: | Size: 2048 | Author: junrren | Hits:

[matlabls_mmse

Description: MATLAB 代码的最小均方MMSE和最小二乘法LS算法的程序-MATLAB code MMSE minimum mean-square algorithm and the least squares procedure LS
Platform: | Size: 5120 | Author: 毛山明 | Hits:

[AI-NN-PRduobuyuce

Description: 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
Platform: | Size: 6144 | Author: 张章 | Hits:

[Mathimatics-Numerical algorithmsmzxec

Description: 递推格式的最小二乘法参数辨识算法matlab语言设计与实现-Recursive least squares format parameter identification algorithm matlab language design and implementation
Platform: | Size: 1024 | Author: simba | Hits:

[Otherxitongbianshi

Description: 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。-Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
Platform: | Size: 2048 | Author: 刘悠 | Hits:

[matlab9927392rlscompare

Description: this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
Platform: | Size: 273408 | Author: khan | Hits:

[Data structsZXEC

Description: 各种最小二乘算法总结(算例及Matlab程序) 1、一般最小二乘算法的一次计算法和递推算法 2、遗忘因子最小二乘的一次算法和递推算法 3、限定记忆最小二乘递推算法 4、偏差补偿最小二乘算法 5、增广最小二乘 6、广义最小二乘 7、辅助变量法 8、二步法 9、多级最小二乘 10、Yule-Walker辨识算法 (参考文献:过程辨识,方崇智,清华大学出版社,1988)-Summary of various least-squares algorithm (Matlab examples and procedures) a general least-squares algorithm is a calculation method and the recursive algorithm 2, a forgetting factor least squares algorithm and the recursive algorithm 3, limited memory least-squares recursive algorithm 4, a deviation of penalized least squares algorithms 5, 6 Extended Least Squares, Generalized Least Squares 7, supplementary variable method 8, 9, 2-step, multi-stage least-squares 10, Yule-Walker Identification Algorithm (see literature: the process of identification, Fang Chongzhi, Tsinghua University Press, 1988)
Platform: | Size: 1110016 | Author: | Hits:

[source in ebookf_lms

Description: 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inter-symbol interference (Inter-Symbol Interference, ISI) and effective measures, due to the randomness of the channel characteristics with the variability in practice to eliminate inter-symbol interference is the most commonly used adaptive equalizer. In this paper, based on minimum mean-square (Least Mean Squares, LMS) algorithm and recursive least squares (Recursive Least Squares, RLS) algorithm is adaptive equalizer simulation studies to analyze the channel characteristics and design parameters of the adaptive equalizer convergence speed and steady-state performance.
Platform: | Size: 1024 | Author: xieliwei | Hits:

[Othermatlab

Description: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦Matlab程序 【14】F-检验法部分程序 -【1】 【2-random sequence generation process white noise generation process】 【3】 M sequence generation process 【4】 to complete a one-time second-order system least-squares identification procedure 【5】 actual pressure system least-squares identification procedure 【6】 Delivery Push the least squares identification procedure augmented 【7】 【8】 least square identification procedures for gradient correction least square identification procedure 【9】 Recursive maximum likelihood identification procedures 【10】 【11】 Bayes identification procedures Improved neural network algorithm MBP noise system identification procedure 【12】 multi-dimensional nonlinear function identification program Matlab program 【13】 fuzzy neural network decoupling Matlab program 【14】 F-test part of the program
Platform: | Size: 7168 | Author: jshuska | Hits:

[matlabjianxiaojiyi

Description: 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
Platform: | Size: 7168 | Author: 王晓波 | Hits:

[matlableastsquare

Description: Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI problem. In this paper performance of communication link in presence of Least Mean Square and Recursive Least Squares equalizer algorithm is analyzed. A Model of communication system having Quadrature amplitude modulation and Rician fading channel is implemented using MATLAB communication block set. Bit error rate and number of errors is evaluated for RLS and LMS equalizer algorithm, due to change in Signal to Noise Ratio (SNR) and fading component gain in Rician fading Channel.
Platform: | Size: 400384 | Author: pravin jadhav | Hits:

[matlabjunheng

Description: 项目采用matlab对强迫零均衡器、最小均方误差均衡器、自适应线性均衡器进行了编程实现,并给出了计算机的仿真结果以及对仿真结果的分析,最后,给出递归最小二乘准则下的均衡器仿真予以比较。-Forced to zero on the project using matlab equalizer, minimum mean square error equalizer, adaptive linear equalizer is programmed to achieve, and gives the computer simulation results and analysis of simulation results, Finally, the recursive least squares Simulation criterion to be relatively balanced.
Platform: | Size: 8192 | Author: gaoliangy | Hits:

[matlabRLS

Description: 递推最小二乘算法,用matlab实现递推最小二乘参数辨识-recursive least square
Platform: | Size: 1024 | Author: yiyi | Hits:

[matlabRECURSIVE-LEAST-SQUARE-ESTIMATION

Description: this file is a Recursive least square algoritm in matlab
Platform: | Size: 4096 | Author: nando | Hits:

[matlabbianshi

Description: 递推最小二乘法辨识参数 MATLAB例程(Recursive least square method to identify parameters)
Platform: | Size: 1024 | Author: zou0 | Hits:

[matlabUntitled

Description: 最小二乘法锂电池模拟,带遗忘因子的递推最小二乘法模拟。(The least squares method is used to simulate lithium battery and recursive least square method with forgetting factor.)
Platform: | Size: 2048 | Author: 祈之羽 | Hits:
« 12 »

CodeBus www.codebus.net